feat(KeyValueInput): new component - #6639
Merged
Merged
Conversation
🦋 Changeset detectedLatest commit: 50bbae7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6639 +/- ##
==========================================
+ Coverage 91.06% 91.07% +0.01%
==========================================
Files 560 563 +3
Lines 10253 10336 +83
Branches 3692 3762 +70
==========================================
+ Hits 9337 9414 +77
- Misses 916 922 +6
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
lisalupi
force-pushed
the
feat/key-value-field
branch
from
July 7, 2026 14:23
387c4e6 to
a3bd9fe
Compare
lisalupi
marked this pull request as ready for review
July 7, 2026 14:23
lisalupi
requested review from
a team,
Echo-IV and
mhervouet
and removed request for
a team
July 7, 2026 14:23
Echo-IV
approved these changes
Jul 13, 2026
philibea
reviewed
Jul 15, 2026
jsulpis
reviewed
Jul 17, 2026
lisalupi
force-pushed
the
feat/key-value-field
branch
from
July 20, 2026 12:13
1af6a22 to
63fe378
Compare
lisalupi
force-pushed
the
feat/key-value-field
branch
from
July 27, 2026 15:32
63fe378 to
3831a79
Compare
lisalupi
force-pushed
the
feat/key-value-field
branch
from
July 27, 2026 16:01
3831a79 to
2084cf1
Compare
jsulpis
reviewed
Jul 28, 2026
lisalupi
force-pushed
the
feat/key-value-field
branch
from
July 29, 2026 14:46
2084cf1 to
16a8f10
Compare
jsulpis
reviewed
Jul 30, 2026
lisalupi
force-pushed
the
feat/key-value-field
branch
from
July 31, 2026 11:58
16a8f10 to
50bbae7
Compare
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Type
Summarize concisely:
The following changes were made:
KeyValueInput, inspired byKeyValueFieldKeyValueInputto defineKeyValueField(like other form components) instead of having a custom stand-alone componentselectvariant (instead of always being text)